-
Home
-
WordPress CRM, Email & Marketing Automation for WordPress | Award Winner — Groundhogg
-
3.7.3
-
Code
-
Classes
- License_Manager
Total Complexity |
91 |
Dependencies |
4 |
Dependents |
10 |
Total lines |
734 |
Lines of code |
415 |
Logical lines of code |
227 |
Comment lines |
179 |
Methods |
27 |
Properties |
3 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_license_error_message() |
A |
48 |
11 |
33 |
extension_to_html() |
A |
43 |
7 |
59 |
activate_license_quietly() |
A |
46 |
8 |
36 |
get_extensions() |
A |
49 |
8 |
32 |
verify_license() |
S |
47 |
6 |
36 |
perform_activation() |
S |
55 |
7 |
18 |
deactivate_license() |
S |
46 |
5 |
39 |
get_license() |
S |
58 |
6 |
16 |
maybe_activate_using_master_license() |
S |
57 |
5 |
18 |
get_store_products() |
S |
54 |
3 |
21 |
update_license_status() |
S |
62 |
3 |
11 |
get_version() |
S |
56 |
2 |
18 |
get_expired_items() |
S |
68 |
3 |
6 |
activate_license() |
S |
64 |
2 |
9 |
init_licenses() |
S |
66 |
2 |
8 |
get_license_status() |
S |
68 |
2 |
7 |
get_installed() |
S |
80 |
1 |
3 |
__construct() |
S |
78 |
1 |
3 |
has_extensions() |
S |
76 |
1 |
4 |
delete_extension() |
S |
72 |
1 |
5 |
add_extension() |
S |
65 |
1 |
9 |
get_expired_licenses() |
S |
75 |
1 |
4 |
has_expired_licenses() |
S |
79 |
1 |
3 |
get_num_licenses() |
S |
80 |
1 |
3 |
get_licenses() |
S |
75 |
1 |
4 |
get_extension_licenses() |
S |
77 |
1 |
4 |
get_extensions_by_license() |
S |
70 |
1 |
6 |